Home > biomechZoo > Toolbox > Zoo Processing > bmech_removechannel.m

bmech_removechannel

PURPOSE ^

BMECH_REMOVECHANNEL(fld,ch,action) batch process removal of unwanted channels

SYNOPSIS ^

function bmech_removechannel(fld,ch,action)

DESCRIPTION ^

 BMECH_REMOVECHANNEL(fld,ch,action) batch process removal of unwanted channels

 ARGUMENTS
  fld      ...  Folder to batch process (string)
  ch       ...  Channel(s) to operate on (single string or cell array of strings).
  action   ...  Action to take on ch (string): 'keep' or 'remove' channels in ch

 See also removechannel_data, bmech_removechannel_example

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005